home *** CD-ROM | disk | FTP | other *** search
-
- The file cleanser program is bare-bones and does one
- simple thing... it reads a file and creates a new one
- with all 'unprintable' characters replaced with spaces.
- Unprintable characters include control codes and the
- escape code. Not knowing how to guess the number of
- characters that might follow <esc> in an escape seq-
- uence, only the <esc> character is removed.
-
- Gregg Hungerford
- Aka The Chairman of the Board BBS
- 408-985-7573
- Vidtex/Games/fUn!
-
-